<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "."
}

.clearfix {
    zoom: 1
}

.cen {
    width: 1300px;
    margin: 0 auto;
    text-align: left;
}


/*****::-webkit-scrollbar {
  width: .5rem;
  height: .5rem;
  background: hsl(217, 100%, 38%);
}
 
::-webkit-scrollbar-track {
  border-radius: 0;
}
 
::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color:rgba(0, 0, 0, 0.8);
  transition: all .2s;
	border-radius: .5rem;}*****/
 
&amp;:hover {
    background-color: rgba(95,95,95, .9);
  }


#LRfloater0 {
    display: none;
}

.fl {
    float: left
}

.fr {
    float: right
}

#LXB_CONTAINER {
    top: 200px !important;
    right: -9999px !important;
}

p,
a {
    color: #fff;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;max-height: 100%
}

ul,
li {
    list-style: none;
}

table p {
    color: #666;
}

#header {
    width:100%;
    height:60px;
    position: fixed;
    z-index: 100;
	background-color:rgba(0,80,203,0.5);
}

.logo {
    margin:5px 60px 15px 15px;
    float: left;
    margin-left: 8.7%;
}

.menu {
    margin-top: 20px;
    float: right;
    margin-right: 6.7%;
}

.menu-ul {
    display: block;
    float: left;
    margin: 9px 42px 8px 0;
}

.menu-ul &gt; li {
    float: left;
    line-height: 12px;
    padding-bottom: 15px;
    position: relative;
}

.menu-ul &gt; li.border0 {
    border: none;
    padding-right: 0;
    margin-right: 0;
}

.menu-ul &gt; li &gt; a {
    color: #fff;
    line-height: 12px;
    border-right: 1px solid #cdcdcd;
    padding: 0 25px;
    display: block;
}

.menu-ul &gt; li:last-of-type &gt; a {
    border-right: none
}

.menu-ul &gt; li.border0 &gt; a {
    border: none;
}

.menu-ul &gt; li a:hover {
    color: #ff9900;
}

.menu-ul &gt; li.yewu {
    position: relative;
}

/*.menu-ul &gt; li.yewu a {
	background: url(../images/home_sub_menu.png) center right no-repeat;
	padding-right: 18px;
}*/
.menu .yewu_ol {
    padding-top: 17px;
    display: none;
    position: absolute;
    top: 13px;
    left: -29px;
    z-index: 1000;
}

.menu-ul &gt; li ol {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 8px 5px rgba(102, 102, 102, 0.35);
    box-shadow: 0px 5px 8px 5px rgba(102, 102, 102, 0.35);
    padding: 17px 26px;
}

.menu ol li {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
    border-bottom: 1px solid #d7d7d7;
    float: none;
    width: 58px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.menu ol li:last-child {
    border-bottom: none;
}

.menu .yewu ol a {
    background: none;
    color: #333;
    font-size: 14px;
    padding-right: 0;
    line-height: normal;
}

.menu ol li a:hover {
    color: #f29c06;
}

.navigation {
    float: left;
    background: url(../images/navico1.png) no-repeat;
    cursor: pointer;
    width: 31px;
    height: 30px;
    margin-right: 39px;
    float: left;
}

.navigation {
    display: none;
}

.menu-ul.hide {
    display: block !important;
}

.dropdown:hover ul {
    opacity: 1
}

.dropdown-menu {
    border-radius: 0;
    margin-top: 0;
    border-top-color: #ddd;
    min-width: auto;
    display: block;
    opacity: 0;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all .2s ease-out;
    -webkit-transition: -webkit-all .2s ease-out;
    transition: -webkit-all .2s ease-out;
    transition: all .2s ease-out;
    transition: all .2s ease-out, -webkit-all .2s ease-out;
    -webkit-box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
    box-shadow: 0px 5px 8px rgba(102, 102, 102, 0.35);
    padding: 17px 26px;
    margin-left: -5px;
}

.dropdown-menu &gt; li:not(:last-child) {
    border-bottom: 1px solid #d7d7d7;
}

.dropdown-menu &gt; li &gt; a {
    padding: 5px 0;
    font-size: 14px;
    line-height: 28px;
}

.dropdown-menu &gt; li &gt; a:hover {
    color: #f29c06;
    background-color: transparent;
}

.dropdown-active {
    display: block\9;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}


#container {
    width: 100%;
   
}

.sections {
}

.section { height: 850px; 
   
}

/*.section img {
    width: 100%;
    height: 100%;
}*/

.left {
    float: left;
}

.pages.vertical {
    position: fixed;
    top: 30%;
    right: 20px;
    width: 20px;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}

.pages.horizontal {
    position: absolute;
    left: 46%;
    bottom: 20px;
}

.pages li {
    position: relative;
    width: 14px;
    height: 14px;
    margin: 7px 0;
}

.pages.horizontal li {
    float: left;
}

.pages.horizontal li:not(:last-child) {
    margin-right: 10px;
}

.pages li a {
    width: 100%;
    height: 100%;
    display: block;
}

.pages li span {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 4px;
    height: 4px;
    text-indent: -9999em;
    background: #757575;
    border-radius: 50%;
}

.pages li.active span {
    top: 1px;
    left: 1px;
    width: 8px;
    height: 8px;
    border: 2px solid #95d7fd;
    background: none;
}

.start {
  
    background: rgb(54, 113, 207) url(../images/banner_01.jpg) center center no-repeat;
    background-size: cover;
    z-index: 10;
    width: 100%;
    overflow: hidden;
}

.item { /*height: 900px;*/ width: 1300px; margin: 0 auto;
}

.item .text {
}

.start .text { padding-top:200px;
   
}

.product4 .text {
   
}

/*
video#bgvid {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background: url(../images/banner_01.jpg) center center no-repeat;
	background-size: cover;
}
*/

.text h1 {
    color: #fff;
    font-family: 'Microsoft YaHei';
    font-size: 100px;
    text-align: center;
    position: relative;
    top: 30px;
    letter-spacing: 24px;
    -webkit-transform: translateX(14px);
    transform: translateX(14px);
}

.text p {
    line-height: 27px;
    width: 762px;
    margin: 0 auto;
    padding: 12px 0 35px 0;
    text-align: center;
    position: relative;
    top: 60px;
    font-size: 16px;
}

.product1 {height:730px;
    background: rgb(54, 113, 207) url(../images/banner_02.jpg) center center no-repeat;
    background-size: cover;
}

.product2 {height:700px;
    background: rgb(54, 113, 207) url(../images/banner_03.jpg) center center no-repeat;
    background-size: cover;
    z-index: 52
}

.product3 {height:650px;
    background: rgb(54, 113, 207) url(../images/banner_04.jpg) center center no-repeat;
    background-size: cover;
}

.product4 {height:650px;
    background: rgb(54, 113, 207) url(../images/banner_04.jpg) center center no-repeat;
    background-size: cover;
}

.product5 {height:780px;
    background: rgb(54, 113, 207) url(../images/banner_05.jpg) center center no-repeat;
    background-size: cover;
}

.product6 {
    background: rgb(54, 113, 207) url(../images/banner_06.jpg) center center no-repeat;
    background-size: cover;
}

.btn {
    text-align: center;
    position: relative;
    margin-top: 45px;
    display: inline-block;
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
}

.btn a {
    padding: 10px 35px;
    color: #fff;
}

.btn1 {
    text-align: center;
    position: relative;
    margin-top: 0;
    display: inline-block;
    -webkit-transform: translatey(-8px);
    transform: translatey(-8px);
}

.btn1 a {
    border-radius: 3px;
    padding: 10px 35px;
    color: #fff;
}

/*.btn a:hover {
	border: 2px solid #fff;
	background-color: #fff;
	color: #fff;
}*/
.product3 .btn a:hover {
    border: 0;
    color: #fff;

    /*background-color: rgba(255,255,255,0);*/
}

/*.mask-bg:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 5;
	display: block;
}*/

.nav {
    margin-top: -71px;
    position: fixed;
    right: 7%;
    top: 50%;
    z-index: 111;
}

.nav li a span {
    background: url(../images/pager.png) center center no-repeat;
    display: block;
    width: 9px;
    height: 9px;
    margin-right: 9%;
    text-align: center;
    text-indent: -9999px;
}

.nav li.active a span {
    background: url(../images/pager1.png) center center no-repeat;
    background-size: contain;
}

.nav li &gt; a {
    outline: none;
    margin-top: 12px
}

.other {
    background-color: #fff;
    width: 100%;
   
    text-align: center;
}

.other &gt; a {
    display: inline-block;
    width: 100%;
    height: 100%;
   
}

.other h2 {
    color: #000;
    font-family: 'Microsoft YaHei';
    font-size: 30px;
    text-align: center;
    margin-top:100px;
    margin-bottom: 15px;
}

.other p {
    color: #666;
    font-size: 14px;
    width: 782px;
    margin: 0 auto;
    text-align: center;
}

.other ul {
    width: 1110px;
    margin: 36px auto 0 auto;
    overflow: hidden;
}

.other ul li {
    float: left;
    margin-bottom: 10px;
}

.other li.ml0 {
    margin-left: 0;
}

.other .more {
    margin-top: 10px;
}

.other .more a {
    color: #ff9900;
    font-size: 14px;
}

.other .beian {
    color: #ccc;
    height: auto;
    font-size: 12px;
    top: auto;
}

.other .item { width: 1300px; /*height: 900px;*/ margin: 0 auto;
    
}

.other .links {
   
    width: 100%;
    height: 46px;
    line-height: 46px;
    border-top: 1px solid #F2F2F2;
}
.other .links1 {
   
    color: #666;
    width: 100%;
    height: 64px;
    line-height: 43px;
    padding-top: 10px;
    border-top: 1px solid #F2F2F2;
}
.other .links1 span{
  font-size: 14px;
  color: rgb(51, 51, 51);
  height: 38px;
 
  line-height: 29px;
 
}
.other .links a {
    color: inherit;
    font-size: 12px;
}
.other .links1 a {
    color: inherit;
    font-size: 12px;
    margin-right: 10px;
    position:relative;
}
/*.other .links1 a:after{
    position:absolute;
    content:'';
    right: -12px;
    top: 4px;
    bottom:0;
    width:1px;
    height:10px;
    background-color: rgb(102, 102, 102);
}*/
.other .links1 a:last-of-type:after{
    display:none
}
@keyframes firstPart {
    0% {
        bottom: 40px;
    }

    100% {
        bottom: 20px;
    }

}

@-webkit-keyframes firstPart

/* Safari and Chrome */
    {
    0% {
        bottom: 40px;
    }

    100% {
        bottom: 20px;
    }

}

.mousetip {
    background: url(../images/mousetip.png) no-repeat center center;
    width: 100%;
    height: 41px;
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    cursor: pointer;
    animation-name: firstPart;
    animation-duration: 0.8s;
    animation-timing-function: linear;
    animation-delay: 0.3s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
    -moz-animation-name: firstPart;
    -moz-animation-duration: 0.8s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: 0.3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    -webkit-animation-name: firstPart;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0.3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    -o-animation-name: firstPart;
    -o-animation-duration: 0.8s;
    -o-animation-timing-function: linear;
    -o-animation-delay: 0.3s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: alternate;
    -o-animation-play-state: running;
}

.imgbox {
    position: relative;
    overflow: hidden;
}

.customer {
    width: 1300px;
    margin: 10px auto 0;
}

.customer img {}



.btn .play-video {
    padding-left: 57px;
}

.play-video {
    background: url("../images/play-active.png") 30px center no-repeat;
}

.play-video:hover {
    background-image: url("../images/play.png");
}

.chanpin_list_wraps {
    -webkit-transition: all .2s ease-out;
    -webkit-transition: -webkit-all .2s ease-out;
    transition: -webkit-all .2s ease-out;
    transition: all .2s ease-out;
    transition: all .2s ease-out, -webkit-all .2s ease-out;
    position: absolute;
    left: 0;
    right: 0;
    padding-bottom: 22px;
    z-index: 99;
    margin-top: 66px;
    background: #fff;
    padding-top: 30px;
    margin-top: 27px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.chanpin_list_wraps .chanpin_list {
    /* margin:0 15px; */
    text-align: center;
}

.chanpin_list_wraps .chanpin_list h3 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.chanpin_list_wraps ul {
    padding-left: 0;
}

.chanpin_list_wraps ul li {
    line-height: 24px;
}

.chanpin_list_wraps ul li .pro_list_item a {
    color: #999;
    font-size: 14px;
    margin: 0 10px 14px;
    line-height: 14px;
    display: inline-block;
}

.chanpin_list_wraps ul li .pro_list_item a.active {
    color: #FF9900
}

.chanpin_list_wraps li span {
    color: #3671CF;
    width: 80px;
    border-right: 1px solid #e4e4e4;
    line-height: 14px;
    margin-right: 15px;
    float: left;
}

.chanpin_list_wraps li span &gt; a {
    color: inherit;
}

.chanpin_list_wraps li span &gt; a:hover {
    color: inherit;
}

.chanpin_list_wraps .pro_list_item {
    overflow: hidden;
}

.chanpin_list_wraps li a {
    color: #777;
}

.chanpin_list_wraps li a:hover {
    color: #f90;
}

.chanpin_list_wraps {
    display: none;
    opacity: 0;
}

.pro_btn:hover + .chanpin_list_wraps {
    display: block;
    opacity: 1;
}

.chanpin_list_wraps:hover {
    display: block;
    opacity: 1;
}

.item .text1 { padding-top:40px;
 
}

.text1 h1 {
    color: #fff;
    font-family: 'Microsoft YaHei';
    font-size: 36px;
    letter-spacing: 3px;
    text-align: center;
    position: relative;
    font-weight: normal;
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
    margin-bottom: 0;
}

.text1 em {
    font-size: 14px;
    font-family: "PingFang";
    color: rgb(255, 255, 255);
    line-height: 1.529;
    text-align: center;
    margin-bottom: 30px;
    display: block;
    font-style: normal;
    margin-top: 10px;
    letter-spacing: 11px;
    font-weight: 100;
}

.text1 h1 span {
    font-size: 26px;
    font-weight: normal;
    padding: 0 15px;
    line-height: 50px;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    display: inline-block;
}

.gallery-top {
    width: 885px;
    float: right;
}

.gallery-thumbs {
    width: 375px;
    float: left;
    background-color: #fff;
}

.gallery-thumbs .swiper-slide-thumb-active {
    background-color: #E0ECFF
}

.gallery-thumbs .swiper-slide {
    width: 375px !important;
    height: 110px !important;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 31px;
    position: relative;
}

.gallery-thumbs .swiper-slide-thumb-active::before {
    width: 0px;
    height: 0px;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #E0ECFF;
    margin: auto;
    bottom: 0;
    top: 0;
    right: -40px;
    position: absolute;
    content: "";
}

.gallery-thumbs .swiper-slide::after {
    height: 1px;
    background-color: rgb(220, 220, 220);
    width: 329px;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    content: ""


}

.gallery-thumbs .swiper-slide .fl {
    height: 80px;
    width: 80px;

}
.gallery-thumbs .swiper-slide .fl img{
width: 100%;height: 100%
}
.gallery-thumbs .swiper-slide .fr {
    padding-top:15px;
    width: 221px;
}

.gallery-thumbs .swiper-slide .fr .g1 {
    font-size: 24px;
    color: rgb(0, 0, 0);
    text-align: left;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 26px;
}

.gallery-thumbs .swiper-slide .fr .g2 {
    font-size: 14px;
    color: rgb(102, 102, 102);
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

ul.box-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
}

ul.box-1 span {
    display: block;
    width: 285px;
    height: 214px;
    overflow: hidden;
    position: relative
}

ul.box-1 span img {
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s
}

ul.box-1 p {
    width: 285px;
    height: 44px;
    margin-top: 3px;
    background-color: #fff;
    line-height: 44px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #000;
    font-size: 18px;
    -webkit-transition: all .2s;
    transition: all .2s;
}

ul.box-1 li {
    margin-right: 14px;
    margin-bottom: 29px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

ul.box-1 li:hover .rb {
    z-index: 111
}

ul.box-1 li span .rb {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: all .3s;
    transition: all .3s
}

ul.box-1 li:nth-of-type(3n) {
    margin-right: 0
}

ul.box-1 li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

/*ul.box-1 li:hover p{
    color: #fff;background-color:#FF9900
}*/
.pro-crusher-img {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    position: relative;
    height: 0;
    padding-top: 91.4%;
    overflow: hidden;
}

.swiper-slide p.pro-tit {
    width: 100%;
    height: 74px;
    margin-top: 3px;
    text-align: center;
    font-size: 20px;
    color: rgb(51, 51, 51);
    background-color: #fff;
    line-height: 74px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}



pro-crusher-img .pro-crusher-img1{height: 100%;overflow: hidden;position: absolute;left: 0;top: 0;width: 100%;}

.crusher-pro .pro-prev-img {
    width: 100%;
    height: 100%
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pro-backgroud {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s;
    transition: all .2s;
}

.pro-crusher-img:hover .pro-backgroud {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.swiper-container .swiper-slide {}

.swiper-container {
    /* margin-top: 80px!important; */
}

.swiper-button-next1,
.swiper-button-prev1 {
    position: absolute;
    top: 2%;
    width: 47px;
    height: 47px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 47px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .3s;
    transition: all .3s
}

.swiper-button-next1:hover,
.swiper-button-prev1:hover {
    opacity: 1;
}

.swiper-button-prev1 {
    background-image: url(../images/p-l.png);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(-160px);
    transform: translateX(-160px);
}

.swiper-button-next1 {
    background-image: url(../images/p-r.png);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(160px);
    transform: translateX(160px);
}


.pro-more {
    width: 219px;
    height: 47px;
    background-color: rgb(0, 0, 0, 0.502);
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-container1 .swiper-slide {
    width: 505px;
    border: 7px solid #081219;
    opacity: 0.6;
    height: 400px
}

.swiper-container1 {
    margin-top: 140px !important;
}

.swiper-button-next2,
.swiper-button-prev2 {
    position: absolute;
    top: 2%;
    width: 47px;
    height: 47px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 47px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .3s;
    transition: all .3s
}

.swiper-button-prev2 {
    background-image: url(../images/p-l.png);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(-160px);
    transform: translateX(-160px);
}

.swiper-button-next2 {
    background-image: url(../images/p-r.png);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateX(160px);
    transform: translateX(160px);
}

.swiper-container1 .swiper-slide-next {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 1111;
    margin-top: -40px;
    opacity: 1;
    height: 400px
}


.product4 .newscenl .bd ul {
    padding-left: 0;
    height: 100%;
}

.product4 .newscenl {
    float: left;
    width: 566px;
    overflow: hidden;
    height: 422px;
    position: relative;
}

.product4 .newscenl .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.product4 .newscenl .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 566px;
    height: 100%;
}

.product4 .newscenl .bd p {
    width: 100%;
    max-height: 422px;
    height: 100%;
}

.product4 .newscenl .bd p img {
    width: 100%;
}

.product4 .newscenl .bd .newscenlbj {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #000;
    filter: alpha(opacity=20);
    opacity: 0.5;
    z-index: 8;
    overflow: hidden;
}

.product4 .newscenl .bd H4 {
    position: absolute;
    bottom: 0;
    color: #FFF;
    z-index: 9;
    line-height: 50px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.product4 .newscenl .prev,
.product4 .newscenl .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 0%;
    z-index: 1;
    width: 40px;
    height: 60px;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.product4 .newscenl .prev {
    background: url(../images/slider-arrowl.png) center center #000000 no-repeat;
}

.product4 .newscenl .next {
    background: url(../images/slider-arrow.png) center center #000000 no-repeat;
}


.product4 .newscenl .next {
    left: auto;
    right: 0%;
}

.newscen {
    width: 1300px;
    margin: 70px auto 0;
}

.newscen .newscenr {
    float: right;
    width: 699px;
    margin: 0;
    padding: 0;
    margin-left: 35px;
}

.newscen .newscenr li {
    float: left;
    width: 100%;
    margin-bottom: 41px;
}

.newscen .newscenr li:nth-child(6) {
    margin-bottom: 0px;
}

.newscen .newscenr li:nth-child(5) {
    margin-bottom: 0px;
}

.newscen .newscenr li .time {
    width: 90px;
    font-size: 14px;
    color: #eee;
    float: left;
    text-align: center;
    padding: 0 10px;
    line-height: 22px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.newscen .newscenr li .time span {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
}

.newscen .newscenr li .time span:first-of-type {
    font-size: 20px;
    margin-bottom: 9px;
    padding-top: 4px;
}

.newscen .newscenr li a {
    display: block;
    width: 100%;
}

.newscen .newscenr li .r {
    width: 587px;
    float: right;
}

.newscen .newscenr li .r H4 {
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    white-space: nowrap;
    width: 100%;
    margin: 0;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.newscen .newscenr li .r p {
    font-size: 14px;
    color: #eee;
    margin-top: 5px;
    line-height: 16px;
    white-space: nowrap;
    width: 100%;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.newscen .newscenr li.newcompan {
    display: none;
}

.newscen .newscenr li:hover .r H4,
.newscen .newscenr li:hover .r p {
    color: #FF9900;
}

.newscen .newscenr li:hover .time {
    color: #FF9900;
}

.swiper-container2 {
    margin-top: 0;
}

.swiper-container2 .swiper-slide {
      width: 325px!important;
      /* height: 247px; */
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background-color: transparent;
      padding: 3px;
      /* position: relative; */
      -webkit-transition: all .3s;
      transition: all .3s;
}

/*.swiper-container2 .swiper-slide:hover {
    background-color: #fff;
}*/

.swiper-container2 .swiper-slide .now-box {
    width: 100%;
    height: 100%;
    /* position: relative; */
}

.swiper-container2 .swiper-slide .now-box .now-img {
    width: 100%;
    height: 100%;
}

.swiper-container2 .swiper-slide .now-box .now-img img {
    width: 100%;
    height: 100%;
}

.swiper-container2 .swiper-slide .now-box p.now-tit {
    background-color: #000;
    opacity: 1;
    /* position: absolute; */
    /* left: 0; */
    /* right: 0; */
    /* margin: auto; */
    /* bottom: 0; */
    width: 100%;
    height: 39px;
    z-index: 11;
    line-height: 39px;
    color: #fff;
    text-align: center;
    font-size: 17px;
    -webkit-transition: all .2s;
    transition: all .2s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.swiper-container2 .swiper-slide:hover .now-box p.now-tit {
   background-color:#3485FF
}

.swiper-button-next3,
.swiper-button-prev3 {
    position: absolute;
    top: 43%;
    width: 47px;
    height: 47px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 47px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.swiper-button-next3:hover,
.swiper-button-prev3:hover {
    opacity: 1;
}

.swiper-button-prev3 {
    background-image: url(../images/cal.png);
    left: -1430px;
    right: 0;
    margin: auto;
}

.swiper-button-next3 {
    background-image: url(../images/car.png);
    left: 0;
    right: -1430px;
    margin: auto;
}

.item .text2 {
    
}

.text2 h1 {
    color: #fff;
    font-family: 'Microsoft YaHei';
    font-size: 30px;
    text-align: center;
    position: relative;
    top: 60px;
    font-weight: normal;
    line-height: 50px;
}

.text2 h1 span {
    font-size: 26px;
    font-weight: normal;
    padding: 0 15px;
    line-height: 50px;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    display: inline-block;
}

.product6 .erw {
    width: 436px;
    height: 168px;
    margin: 83px auto 11px;
    background-color: #fff;
}

.product6 .erw img {
    height: 100%;
    float: left;
}
.product6 .erw a.hq {
  border-width: 1px;
  border-color: rgb(195, 195, 195);
  border-style: solid;
  border-radius: 3px;
  width: 220px;
  float: right;
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  text-align: center;
  display: block;
  color: #000;
  margin-top: 23px;
  margin-right: 30px;
  font-weight: 500;
}
.product6 .erw span {
  font-size: 38px;
  font-family: "Geometric212BT";
  color: rgb(0, 0, 0);
  text-align: center;
  float: right;
  margin-top: 23px;
  margin-right: 28px;
  font-weight: 600;
  letter-spacing: -3px;
}
.product6 .xx {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 1.838;
    text-align: center;
    width: 500px;
    margin: 28px auto 0;
}

.product6 .xx p {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 49%;
}



.product6 ul.kh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin:30px auto 0;
    padding: 0;
    width: 1300px;
}

.product6 ul.kh li {
    width: 200px;
    height: 90px;
    position: relative;
    margin-bottom: 16px;
    margin-right: 20px;
}
.product6 ul.kh li:nth-of-type(6n){
    margin-right:0
}
.product6 ul.kh li img {
    position: absolute;
    z-index: 111;
    max-width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.emb {
    width: 100%;
    background-color: #000;
    height: 100%
}

.emb embed {
    width: 100%;
    height: 100%;
}

/*.emb div:last-child{
        width: 100%!important;
    height: 100%!important;
    top: 0;
    position: absolute!important;
}
.emb div div:last-child{
    width:inherit!important;height: inherit!important;position: inherit!important;top: 50%
}*/
.mo-lj {
    margin-top: 34px;
    padding: 0;
    height: 50px
}

.mo-lj1 {
    margin-top: 34px;
    padding: 0;
    height: 50px
}
/*

@media all and (max-width:1600px) {
    ul.box-1 p {
        width: 100%;
        height: 35px;
        margin-top: 3px;
        background-color: #fff;
        line-height: 35px;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        color: #000;
        font-size: 14px;
        transition: all .2s;
    }

    ul.box-1 span {
        display: block;
        width: 100%;
        height: 0;
        padding-top: 73%;
        position: relative;
        overflow: hidden;
    }

    ul.box-1 span img {
        width: 100%;
        transition: all .3s;
        position: absolute;
        left: 0;
        top: 0;
    }

    ul.box-1 li {
        margin-right: 1%;
        margin-bottom: 13px;
        transition: all .3s;
        width: 24.25%;
    }

    ul.box-1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 62%;
        margin: 0 auto 20px;
        padding: 0;
    }

    .swiper-container {
        margin-top: 30px !important;
    }

    .item .text1 {
        position: absolute;
        top: 14%;
        top: 20%\9;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 10;
    }

    .pro-crusher-img {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        position: relative;
        height: 0;
        padding-top: 80%;
        overflow: hidden;
    }

    .pro-crusher-img .pro-crusher-img1 {
        height: 100%;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    .swiper-slide p.pro-tit {
        width: 100%;
        height: 56px;
        margin-top: 3px;
        text-align: center;
        font-size: 16px;
        color: rgb(51, 51, 51);
        background-color: #fff;
        line-height: 56px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .text1 h1 {
        margin-bottom: 10px;
    }

    .swiper-container1 {
        margin-top: 75px !important;
    }

    .swiper-container1 .swiper-slide-next {
        transform: scale(1.2);
        z-index: 1111;
        margin-top: -30px;
        opacity: 1;
    }

    .mo-lj {
        margin-top: 15px;
    }

    .mo-lj1 {
        margin-top: 15px;
    }

   

    .swiper-container2 {
        margin-top: 0;
    }

    .swiper-container2 .swiper-slide {

        height: auto;
        box-sizing: border-box;
        background-color: transparent;
        padding: 11px;
        position: relative;
        transition: all .3s;
    }

    .swiper-container2 .swiper-slide .now-box {
        width: 100%;
        height: 0;
        padding-top: 76%;
        position: relative;
    }

    .swiper-container2 .swiper-slide .now-box .now-img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .item .text2 {
        position: absolute;
        top: 3%;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 10;
    }

    .text2 h1 {
        color: #fff;
        font-family: 'Microsoft YaHei';
        font-size: 50px;
        text-align: center;
        position: relative;
        top: 30px;
        font-weight: normal;
        line-height: 50px;
    }

    .product6 .erw {
        width: 136px;
        height: 136px;
        margin: 37px auto 12px;
    }

    .product6 .xx {
        font-size: 14px;
        color: rgb(255, 255, 255);
        line-height: 1.838;
        text-align: center;
    }

    .customer {
        width: 1200px;
        margin: 0 auto 0;
    }

    .product6 ul.kh {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 1200px;
        margin: 0 auto;
        padding: 0;
    }

    .product6 ul.kh li {
        width: 213px;
        height: 63px;
        position: relative;
        margin-bottom: 6px;
    }

    .other h2 {
        color: #000;
        font-family: 'Microsoft YaHei';
        font-size: 30px;
        text-align: center;
        margin-top: 75px;
        margin-bottom: 7px;
    }

    .other .links {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        color: #666;
        width: 100%;
        height: 50px;
        line-height: 50px;
        border-top: 1px solid #f0f0f0;
    }



}

@media all and (max-width:1470px) {
    .other h2 {
        color: #000;
        font-family: 'Microsoft YaHei';
        font-size: 30px;
        text-align: center;
        margin-top: 55px;
        margin-bottom: 7px;
    }

}

*/


.link {
    overflow: hidden;
    position: absolute;
    width: 1300px;
    margin: 0 auto;
    margin-bottom: 50px;
    bottom: 69px;
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom: 10px;
}

.link h3 {
    position: absolute;
    left: 42px;
    top: 27px;
    line-height: 29px;
    font-weight: bold;
}

.link ul {
    overflow: hidden;
    float: right;
    width: 1166px;
    padding: 23px 125px 0 35px;
    margin-top: 20px;
    margin-top: 0;
}

.link li {
    float: left;
    margin: 5px 15px;
    font-size: 14px;
    white-space: nowrap;
}

.link li a {
    color: #333;
}


.media {
    width: 100% !important;
    height: 100% !important;
    margin-top: 0 !important
}
 #cacen {
        margin: 56px auto 0;
        width: 1300px;
    }
    #cacen .swiper-slide {
        border-radius: 3px;
        background-color: rgb(255, 255, 255);
        
        height: 468px;-webkit-transition: all .3s;transition: all .3s
    }
#cacen .swiper-slide:hover{
    background-color: #3485FF
}
#cacen .swiper-slide:hover .ca1,#cacen .swiper-slide:hover .ca2,#cacen .swiper-slide:hover .ca5,#cacen .swiper-slide:hover .ca4{
    color: #fff
}#cacen .swiper-slide:hover .ca5,#cacen .swiper-slide:hover .ca4{
   border-color: #fff
}
    #cacen .swiper-wrapper .ca1 {
        font-size: 24px;
        font-family: "PingFang";
        color: rgb(0, 0, 0);
        text-align: center;
        line-height: 25px;
        padding: 33px 0 25px;
        font-weight: 400;
    }

    #cacen .swiper-wrapper .ca2 {
        font-size: 14px;
        color: rgb(54, 54, 54);
        line-height: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        width: 251px;
        text-align: left;
        margin: 0 auto 21px;
        line-height: 22px;
    }

    #cacen .swiper-wrapper .ca3 {
        width: 303px;
        height: 227px;
        display: block;
        overflow: hidden;
        margin: 0 auto
    }

    #cacen .swiper-wrapper .ca4 {
        border-width: 1px;
        border-color: #666666;
        border-style: solid;
        text-align: center;
        display: inline-block;
        width: 116px;
        height: 40px;
        line-height: 40px;
        color: #666666;
        margin-top: 25px;
    }

    #cacen .swiper-wrapper .ca5 { border-width: 1px;
        border-color: #666666;
        border-style: solid;
        text-align: center;
        display: inline-block;
        width: 116px;
        height: 40px;
        line-height: 40px;
        color: #666666;
        margin-top: 25px;margin-left: 15px}
.ne{
    margin-top: 3%;
}
.ne .ce1{
  border-radius: 3px;
  width: 398px;
  height: 505px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 27px;
  background: url(../images/cebg.png) no-repeat top center #fff;
}
.ne .ce1 .ce1-tit{
  font-size: 24px;
  color: rgb(255, 255, 255);text-align: left;line-height: 24px;height: 24px
}
.ne .ce1 .ce1-tit a img{height: 100%;float: right}
.ne .ce1 span{
  width: 342px;
  height:auto;
  display: block;
  overflow: hidden;
  margin-top: 24px;
}
.ne .ce1 span img{width: 342px;height:auto;}
.ne .ce1 .ne1-tit{
  font-size: 18px;
  color: rgb(0, 0, 0);
  line-height: 20px;
  margin-top: 29px;
  margin-bottom: 19px;
  overflow: hidden;
  text-overflow:ellipsis;
  font-weight: 400;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}.ne .ce1 .ne1-con{
  font-size: 14px;
  color: rgb(102, 102, 102);
  line-height: 23px;
  overflow: hidden;
  text-overflow:ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: left;
}.ne .ce1 .ne1-ti{
  font-size: 14px;
  color: rgb(153, 153, 153);text-align: right;margin-top: 12px
}
.ne ul.fr{padding: 0}
.ne ul.fr li.li1{
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  width: 876px;
  height: 239px;
  margin-bottom: 27px;
  padding: 27px 34px;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}


	/* 本例子css */
		.txtScroll-left{width:100%;position:relative;text-align: right;}
		.txtScroll-left .hd{
  overflow:hidden;
  height:30px;
  font-size: 24px;
  color: rgb(51, 51, 51);
  padding: 0;
}.hd .fl{
      font-size: 24px;
  color: rgb(51, 51, 51);
}
		.txtScroll-left .hd .prev,.txtScroll-left .hd .next{width: 10px;height: 15px;display: inline-block;overflow:hidden;cursor:pointer;background:url("../images/arrow.png") no-repeat;}
		.txtScroll-left .hd .next{background-position: 0 1px;}
		.txtScroll-left .hd .prev{background-position: -21px 1px;margin-right: 20px;}
	
		.txtScroll-left .bd{overflow:hidden;margin-top: 18px;}
		.txtScroll-left .bd ul{overflow:hidden;zoom:1;padding: 0;margin-top: 16px;}
		.txtScroll-left .bd ul li{
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    width:380px;
    margin-right: 25px;
}
.txtScroll-left .bd ul li .in-tit{
  font-size: 18px;
  color: rgb(0, 0, 0);
  text-align: left;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow:ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.txtScroll-left .bd ul li p{
  font-size: 14px;
  color: rgb(102, 102, 102);
  text-align: left;
  line-height: 23px;
  overflow: hidden;
  text-overflow:ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  height: 67px;
  -webkit-box-orient: vertical;
}
.txtScroll-left .bd ul li .time{
  font-size: 14px;
  color: rgb(153, 153, 153);text-align: right;margin-top: 10px
}

.txtScroll-left1{width:100%;position:relative;text-align: right;}
		.txtScroll-left1 .hd{
  overflow:hidden;
  height:30px;
  font-size: 24px;
  color: rgb(51, 51, 51);
  padding: 0;
}.hd .fl{
      font-size: 24px;
  color: rgb(51, 51, 51);
}
		.txtScroll-left1 .hd .prev,.txtScroll-left1 .hd .next{width: 15px;height: 15px;display: inline-block;overflow:hidden;cursor:pointer;background:url("../images/arrow1.png") no-repeat;}
		.txtScroll-left1 .hd .next{background-position: 0 1px;}
		.txtScroll-left1 .hd .prev{background-position: -21px 1px;margin-right: 20px;}
	
		.txtScroll-left1 .bd{overflow:hidden;float: right;width: 571px;height: 156px;overflow: hidden}
		.txtScroll-left1 .bd ul{overflow:hidden;zoom:1;padding: 0;margin-top: 6px;}
		.txtScroll-left1 .bd ul li{
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 8px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-bottom: 1px dashed #e2e2e2;
}
.txtScroll-left1 .bd ul li .in-tit{
  font-size: 18px;
  color: rgb(0, 0, 0);
  text-align: left;
  display: block;
}
.txtScroll-left1 span.fl{width: 207px;height:auto;display: inline-block;margin-top:5px;}
.txtScroll-left1 span.fl img{width: 207px;height:auto;}
.txtScroll-left1 .bd ul li p{
  font-size: 14px;
  color: rgb(102, 102, 102);
  text-align: left;
  line-height: 23px;
  overflow: hidden;
  text-overflow:ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.txtScroll-left1 .bd ul li .time{
  font-size: 14px;
  color: rgb(153, 153, 153);text-align: right;margin-top: 10px
}
/* fixed bar */

/* .fixBar{position:fixed;right:-38px;top:0;bottom:0;margin:0;width:38px;background-color:#fff;-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.2);box-shadow:0 1px 10px rgba(0,0,0,0.2);z-index:900;}
.fixBar .bauma-icon{background:url("../images/bauma-sidebar.gif") no-repeat center;width:38px;height:300px;cursor:pointer;overflow:hidden;}
.fixBar .bauma-icon &gt; a{display:inline-block;width:100%;height:100%;text-indent:-9999px;}
.fixBar ul{position:absolute;width:38px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.fixBar li{position:relative;width:40px;padding:4px 0 2px 0;text-align:center;cursor:pointer;}
.fixBar li:not(:last-child){border-bottom:1px solid #D8D5D5;}
.fixBar li &gt; a,.fixBar li &gt; span{display:inline-block;width:40px;height:35px;text-align:center;text-decoration:none;outline:none;line-height:999;vertical-align:middle;font-size:12px;padding-top:4px}
.fixBar li:hover{background-color:#3671cf;}
.f-icon{background-image:url("../images/fixsprite.png");background-repeat:no-repeat;}
.fixBar .f-baidu{background-position:-7px -280px;}
.fixBar .f-baidu:hover{background-position:-52px -278px;}
.fixBar .f-feedback{background-position:-154px -16px;}
.fixBar .f-feedback:hover{background-position:-17px -232px;}
.fixBar .f-chat{background-position:-154px -55px;}
.fixBar .f-chat:hover{background-position:-64px -234px;}
.fixBar .f-wechat{background-position:-154px -94px;}
.fixBar .f-wechat:hover{background-position:-109px -233px;}
.fixBar .wechat-mask{position:absolute;right:42px;top:-79px;display:none;}
.fixBar .f-phone{background-position:-154px -133px;}
.fixBar .f-phone:hover{background-position:-154px -233px;}
.fixBar .phone-mask{position:absolute;right:42px;top:-10px;display:none;}
.fixBar li:hover a{-webkit-transition:none;-o-transition:none;transition:none;}
.fixBar .f-top{position:absolute;width:40px;height:35px;bottom:50px;background-position:-154px -173px; display: none;overflow:hidden;}
.fixBar .f-top:hover{border:1px solid #3671cf;background:#3671cf;}
.fixBar .f-top a{display:inline-block;height:100%;text-align:center;text-decoration:none;outline:none;line-height:999;vertical-align:middle;font-size:12px;padding-top:0;margin:2px 0px 0px 5px;color:#fff;}
.fixBar .f-top:hover a{line-height:15px;}
.fixBar .f-close{position:absolute;width:30px;height:30px;bottom:5px;right:4px;background-position:-130px -324px;overflow:hidden;cursor:pointer;-webkit-transition:transform .5s ease-in-out;-o-transition:transform .5s ease-in-out;transition:transform .5s ease-in-out;}
.fixBar .f-close:hover{background-position:-170px -324px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.fixbar-expand{position:fixed;bottom:0;right:-100px;margin:0;z-index:999;display:none;} */
.fixBar ul{margin-top:-187px;}
@supports((-webkit-transform:translateY(-50%)) or (transform:translateY(-50%))){
	.fixBar ul{-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:0;}
}
.fixBar{position:fixed;right:-40px;top:0;bottom:0;margin:0;width:40px;background-color:#fff;-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.2);box-shadow:0 1px 10px rgba(0,0,0,0.2);z-index:900;}
.fixBar .bauma-icon{background:url("../images/bauma-sidebar.gif") no-repeat center;width:40px;height:300px;cursor:pointer;overflow:hidden;}
.fixBar .bauma-icon &gt; a{display:inline-block;width:100%;height:100%;text-indent:-9999px;}
.fixBar ul{position:absolute;width:40px;top:50%;}
.fixBar li{position:relative;width:40px;height:68px;padding:4px 0 2px 0;text-align:center;cursor:pointer;}
.fixBar li:not(:last-child){border-bottom:1px solid #D8D5D5;}
.fixBar li &gt; a,.fixBar li &gt; span{display: block;width:40px;height:68px;text-align:center;text-decoration:none;outline:none;vertical-align:middle;font-size:12px;z-index: 1111;color: #333;box-sizing: border-box;word-break: break-all;line-height: 15px;letter-spacing: 2px;padding-top: 27px;}
.fixBar li:nth-of-type(1)  a{
    color: #fff
}
.fixBar li:hover{background-color:#3671cf;}
.f-icon{background-image:url("../images/fixsprite-02.png");background-repeat:no-repeat;}
.fixBar .f-baidu{background-position: -166px -82px;}
.fixBar .f-baidu:hover{background-position:-212px -82px;}
.fixBar .f-feedback{background-position: -166px -151px;}
.fixBar .f-feedback:hover{background-position:-212px -151px;}

/* .fixBar .f-chat{background-position:-164px -13px;} */
.fixBar .f-chat{background-position:-212px -13px;}
.fixBar .f-wechat{background-position: -166px -221px;}
.fixBar .f-wechat:hover{background-position:-212px -221px;}
.fixBar .f-wechat:hover .wechat-mask-icon{
    display: block
}
.fixBar .wechat-mask-icon{position:absolute;right: 68px;top: 110%;margin-top: -147px;width: 136px;display: none;}
.fixBar .wechat-mask-icon img{
    width: 100%;
    height: 100%;
}
.f-phone:hover  .phone-mask-icon{display: block}
.fixBar .f-phone{background-position: -166px -290px;}
.fixBar .f-phone:hover{background-position:-212px -291px;}
.fixBar .phone-mask-icon{background-position:-17px -172px;position:absolute;right:42px;top:50%;margin-top:-27px;display:none;width:131px;height:54px;}
.fixBar li:hover a{-webkit-transition:none;transition:none;color: #fff!important}
.fixBar .f-top{position:absolute;width:40px;height:40px;bottom:50px;background-position:-26px -297px; /* display: none; */overflow:hidden;}
.fixBar .f-top:hover{border: 1px solid #3652CF;background: #3652CF;}
.fixBar .f-top a{display:none;text-align:center;text-decoration:none;outline:none;line-height:999;vertical-align:middle;font-size:12px;padding-top:0;color:#fff;width:100%;height:100%;margin-top:4px;line-height:15px;}
.fixBar .f-top:hover a{display:block;}
.fixBar .f-close{position:absolute;width:40px;height:40px;bottom:5px;right:0;background-position:-71px -295px;overflow:hidden;cursor:pointer;-webkit-transition:transform .5s ease-in-out;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;}
.fixBar .f-close:hover{background-position:-111px -295px;}
.fixbar-expand{position:fixed;bottom:150px;right: -30px;margin:0;z-index:999;}
@keyframes mmove{
	0%{-webkit-transform:translateX(0);transform:translateX(0);}
	50%{-webkit-transform:translateX(-19px);transform:translateX(-19px);}
	100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@-webkit-keyframes mmove{
	0%{-webkit-transform:translateX(0);}
	50%{-webkit-transform:translateX(-19px);}
	100%{-webkit-transform:translateX(0);}
}
.fixbar-expand .fixbar-toggle{background-position:-42px -245px;width:100px;height:40px;cursor:pointer;overflow: hidden;}
.fixbar-expand .fixbar-toggle:hover{animation:mmove 2s ease-in-out .5s 1;-webkit-animation:mmove 2s ease-in-out .5s 1;-ms-animation:mmove 2s ease-in-out .5s 1;-moz-animation:mmove 2s ease-in-out .5s 1;}
.icon-triangle-right:after{content:'';width:0;height:0;border-top:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #fff;}
.icon-chat-position:after{position:absolute;right:0;top:50%;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);}
#LXB_CONTAINER{top:200px!important;right:-9999px!important;}
.lxb-cb-tip-info{top:-105px!important;}
.fbar-tabs{z-index:99999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}

/****fixed bar end ****/




</pre></body></html>